[INFO] cloning repository https://github.com/Alterion-Software/Alterion-Open-Project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alterion-Software/Alterion-Open-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterion-Software%2FAlterion-Open-Project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterion-Software%2FAlterion-Open-Project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10227c6f2cee85e1dac518030a3049c56896562f
[INFO] checking Alterion-Software/Alterion-Open-Project against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterion-Software%2FAlterion-Open-Project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alterion-Software/Alterion-Open-Project
[INFO] finished tweaking git repo https://github.com/Alterion-Software/Alterion-Open-Project
[INFO] tweaked toml for git repo https://github.com/Alterion-Software/Alterion-Open-Project written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alterion-Software/Alterion-Open-Project on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alterion-Software/Alterion-Open-Project already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9
[INFO] running `Command { std: "docker" "start" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking uuid v1.24.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking dioxus-core-types v0.8.0-alpha.1
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking atoi_simd v0.18.1
[INFO] [stderr]     Checking cfb v0.14.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking fast-float2 v0.2.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling lazy-js-bundle v0.8.0-alpha.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rust_xlsxwriter v0.98.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking pdf-writer v0.15.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking dioxus-cli-config v0.8.0-alpha.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling dioxus-rsx v0.8.0-alpha.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]     Checking subsecond-types v0.8.0-alpha.1
[INFO] [stderr]     Checking subsecond v0.8.0-alpha.1
[INFO] [stderr]     Checking generational-box v0.8.0-alpha.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking dioxus-core v0.8.0-alpha.1
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking alterion-mpp-parser v0.1.0
[INFO] [stderr]     Checking calamine v0.36.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking dioxus-signals v0.8.0-alpha.1
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking aop-core v1.0.8-beta (/opt/rustwide/workdir/crates/aop-core)
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.1
[INFO] [stderr]    Compiling inherent v1.0.14
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking enumset v1.1.14
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking actix-server v2.7.0
[INFO] [stderr]     Checking dioxus-hooks v0.8.0-alpha.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling dioxus-core-macro v0.8.0-alpha.1
[INFO] [stderr]    Compiling sea-bae v0.2.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.8.0-alpha.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking actix-http v3.13.3
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking impl-more v0.3.5
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling icu_locale_fallback_data v2.3.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking ipnet v2.12.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking actix-web v4.14.1
[INFO] [stderr] error: could not compile `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=42983523fe2e6000 -C extra-filename=-d2882483f5e7d520 --out-dir /opt/rustwide/target/debug/build/rav1e/d2882483f5e7d520/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/aligned-vec/c0e6774bb59fe4e6/out -L dependency=/opt/rustwide/target/debug/build/anyhow/6e855d955f580245/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/4632837fd5e9e1f2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/fb1366c5222c5752/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/de8c10560e81e81d/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/ad018fbff44adc35/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/7adef1fa45674e39/out -L dependency=/opt/rustwide/target/debug/build/either/e01a297c275842ce/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/47844a16856fae67/out -L dependency=/opt/rustwide/target/debug/build/equator/8e91a51063107768/out -L dependency=/opt/rustwide/target/debug/build/log/c2db05cad1d43b49/out -L dependency=/opt/rustwide/target/debug/build/memchr/f976a5a45b458a00/out -L dependency=/opt/rustwide/target/debug/build/nom/5ce1af3a347270dc/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/b09a7dd007a701a5/out -L dependency=/opt/rustwide/target/debug/build/num-integer/3ad0cefce455cadc/out -L dependency=/opt/rustwide/target/debug/build/num-rational/7912af225db1aa83/out -L dependency=/opt/rustwide/target/debug/build/num-traits/dd81315088f06901/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/fd027c08e7ab998e/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/2c579336f3d4f35f/out -L dependency=/opt/rustwide/target/debug/build/rayon/f7a8344d866b4ae6/out -L dependency=/opt/rustwide/target/debug/build/serde/b1653e0707adfd0e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/052fede66dbd6ab0/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/9c855fb02f4eec18/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/dd4fec9c09378083/out -L dependency=/opt/rustwide/target/debug/build/v_frame/e887b2cc6e7fc26e/out --extern arg_enum_proc_macro=/opt/rustwide/target/debug/build/arg_enum_proc_macro/f3db08bb28228deb/out/libarg_enum_proc_macro-f3db08bb28228deb.so --extern arrayvec=/opt/rustwide/target/debug/build/arrayvec/4632837fd5e9e1f2/out/libarrayvec-4632837fd5e9e1f2.rmeta --extern av1_grain=/opt/rustwide/target/debug/build/av1-grain/cd1354b652f6d10d/out/libav1_grain-cd1354b652f6d10d.rmeta --extern bitstream_io=/opt/rustwide/target/debug/build/bitstream-io/f69c4cf8d26d8181/out/libbitstream_io-f69c4cf8d26d8181.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/fb1366c5222c5752/out/libcfg_if-fb1366c5222c5752.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/e73914f70fef5a04/out/libitertools-e73914f70fef5a04.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/ca77aee312dac470/out/liblibc-ca77aee312dac470.rmeta --extern log=/opt/rustwide/target/debug/build/log/c2db05cad1d43b49/out/liblog-c2db05cad1d43b49.rmeta --extern rayon=/opt/rustwide/target/debug/build/maybe-rayon/0e98bae96568ed6b/out/libmaybe_rayon-0e98bae96568ed6b.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/build/new_debug_unreachable/adf699d9b2dec0b7/out/libdebug_unreachable-adf699d9b2dec0b7.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/build/noop_proc_macro/b30c30211e591665/out/libnoop_proc_macro-b30c30211e591665.so --extern num_derive=/opt/rustwide/target/debug/build/num-derive/858ad925759735f4/out/libnum_derive-858ad925759735f4.so --extern num_traits=/opt/rustwide/target/debug/build/num-traits/dd81315088f06901/out/libnum_traits-dd81315088f06901.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/f65af3d230b52316/out/libonce_cell-f65af3d230b52316.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/0d3d4f808ee3a13c/out/libpaste-0d3d4f808ee3a13c.so --extern profiling=/opt/rustwide/target/debug/build/profiling/59133744f2a66e7c/out/libprofiling-59133744f2a66e7c.rmeta --extern simd_helpers=/opt/rustwide/target/debug/build/simd_helpers/2c0dd8209f1126b8/out/libsimd_helpers-2c0dd8209f1126b8.so --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e02f98241c0cfdb0/out/libthiserror-e02f98241c0cfdb0.rmeta --extern v_frame=/opt/rustwide/target/debug/build/v_frame/e887b2cc6e7fc26e/out/libv_frame-e887b2cc6e7fc26e.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=c7218b0f29699620 -C extra-filename=-a79031a6a4bc55af --out-dir /opt/rustwide/target/debug/build/gio/a79031a6a4bc55af/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/bitflags/4fa244b354b97af9/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/985bc3694566f270/out -L dependency=/opt/rustwide/target/debug/build/futures-core/f45fd34373abfcea/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/c76f3fcc09476b8e/out -L dependency=/opt/rustwide/target/debug/build/futures-io/9c4c7709221a213e/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/56590791872b3999/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/3785d8c6886e5258/out -L dependency=/opt/rustwide/target/debug/build/futures-task/93628396a0b3aba9/out -L dependency=/opt/rustwide/target/debug/build/futures-util/144b1e353d467989/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/eb48526dbccac52b/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/8102b5f92afb3ec0/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/2064ae6969e527a6/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/e680230d6da4dcc7/out -L dependency=/opt/rustwide/target/debug/build/libc/ca77aee312dac470/out -L dependency=/opt/rustwide/target/debug/build/memchr/f976a5a45b458a00/out -L dependency=/opt/rustwide/target/debug/build/once_cell/f65af3d230b52316/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/a78fd046a8ba28ec/out -L dependency=/opt/rustwide/target/debug/build/serde/b1653e0707adfd0e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/052fede66dbd6ab0/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/9c855fb02f4eec18/out -L dependency=/opt/rustwide/target/debug/build/slab/3c3c1965d0c81d2a/out -L dependency=/opt/rustwide/target/debug/build/smallvec/56f9207134910155/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/dd4fec9c09378083/out -L dependency=/opt/rustwide/target/debug/build/thiserror/e02f98241c0cfdb0/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/985bc3694566f270/out/libfutures_channel-985bc3694566f270.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/f45fd34373abfcea/out/libfutures_core-f45fd34373abfcea.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/9c4c7709221a213e/out/libfutures_io-9c4c7709221a213e.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/144b1e353d467989/out/libfutures_util-144b1e353d467989.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/eb48526dbccac52b/out/libgio_sys-eb48526dbccac52b.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/05cdde0eb75f0e55/out/libglib-05cdde0eb75f0e55.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/ca77aee312dac470/out/liblibc-ca77aee312dac470.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/f65af3d230b52316/out/libonce_cell-f65af3d230b52316.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/a78fd046a8ba28ec/out/libpin_project_lite-a78fd046a8ba28ec.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/56f9207134910155/out/libsmallvec-56f9207134910155.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e02f98241c0cfdb0/out/libthiserror-e02f98241c0cfdb0.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9", kill_on_drop: false }`
[INFO] [stdout] 3cd04f45890efb2a6391380e9cd4318cd584970bcee2158024a812381be474b9
